Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add header to target containing the sequence number #470

Merged
merged 1 commit into from Feb 16, 2020
Merged

Add header to target containing the sequence number #470

merged 1 commit into from Feb 16, 2020

Conversation

ghost
Copy link

@ghost ghost commented Jan 19, 2020

Background

Following up the discussion here #462

This adds the res.Seq to the target headers with the name "X-Vegeta-Seq".
This also add a new unit test to check that the header is equal to the res.Seq.

Checklist

  • Git commit messages conform to community standards.
  • Each Git commit represents meaningful milestones or atomic units of work.
  • Changed or added code is covered by appropriate tests.

@ghost ghost requested review from tsenart and xla as code owners January 19, 2020 04:54
lib/attack.go Show resolved Hide resolved
lib/attack.go Show resolved Hide resolved
@tsenart
Copy link
Owner

tsenart commented Feb 8, 2020

Ping @jackdbernier

@ghost
Copy link
Author

ghost commented Feb 10, 2020 via email

Copy link
Owner

@tsenart tsenart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressing my own feedback in follow up commits. Thank you for the contribution!

@tsenart tsenart merged commit c9aafc7 into tsenart:master Feb 16, 2020
@ghost
Copy link
Author

ghost commented Feb 18, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants